home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / ffg155.zip / COMPARE.FFG next >
Text File  |  1993-12-12  |  5KB  |  107 lines

  1.                      FFG Compared to Other File Finders
  2.  
  3.      File Finder/Grouper (FFG) performs functions similar to those
  4.      found in other utility programs, but here are some FFG features
  5.      that some other file finders lack:
  6.  
  7.      1.  FFG uses the DOS wildcard characters '*' and '?' but they
  8.          have extended function over the DOS counterparts.  The
  9.          extended functionality permits you to search for strings of
  10.          characters that appear anywhere in the file name.
  11.  
  12.      2.  FFG can search for multiple file specifications in a single
  13.          pass, such as find all BAT, COM and EXE files.
  14.  
  15.      3.  FFG permits you to concisely specify multiple file name
  16.          search masks such as "*[ZIP,ARC,ARJ,LHA]*.[COM,EXE]" to find
  17.          all archiving programs.
  18.  
  19.      4.  FFG can search all disk drives or selected disk drives.
  20.  
  21.      5.  FFG can search inside of archive files (ZIP, ARC, ARJ, LZH).
  22.          (FFG also searches inside XEQ COM library files).
  23.  
  24.      6.  FFG can execute and arbitrary DOS command for each file
  25.          found with or without a user confirmation before execution.
  26.  
  27.      7.  FFG finds hidden files and searches hidden directories.
  28.  
  29.      8.  FFG searches inside directories with name extensions (e.g.,
  30.          THISISMY.DIR).  Some file finders do not search these
  31.          directories.
  32.  
  33.      9.  FFG can move to the disk and directory of the found file (/g
  34.          option).
  35.  
  36.      10. FFG can search for directories instead of files simply by
  37.          appending a backslash '\' to the search name.
  38.  
  39.      11. FFG can search by a date range, time range, size range, or
  40.          day-of-week range using intuitive syntax to specify these
  41.          criteria.
  42.  
  43.      12. FFG can search by the file attributes or combination of
  44.          attributes, such as finding all Hidden Read-Only files.
  45.  
  46.      13. FFG can find files based on the day of the week (i.e., Sun -
  47.          Sat) they were modified/created.
  48.  
  49.      14. FFG can find files based on whether or not the file contains
  50.          one or more text/ASCII-code strings.
  51.  
  52.      15. FFG permits you to exclude certain files base on name, date,
  53.          time, size, attributes, day-of-week criteria, text contents.
  54.  
  55.      16. FFG can search for files by date relative to today, such as
  56.          all files modified/created 7 to 14 days ago.
  57.  
  58.      17. FFG can search for files relative to the current time of
  59.          day, such as all files modified/created within the last ten
  60.          minutes.
  61.  
  62.      18. The asterisk '*' can be used as a wildcard in date and time
  63.          criteria, such as /d9/*/93 for all September 1993 files and
  64.          /t13:* for all 1:00pm - 1:59pm files.
  65.  
  66.      19. Current month (M), day (D), year (Y) can be specified in
  67.          date criteria such as 1/1/Y-6/30/Y, M/D/Y (today)
  68.  
  69.      20. Current hours (H), minutes (M), seconds (S) can be specified
  70.          in time criteria such as H:M:S (now).
  71.  
  72.      21. Partial dates and times are interpreted, such as 9/93 ->
  73.          9/*/93, 5/1 -> 5/1/Y (Y = current year), 92-93 -> all 1992-
  74.          1993 files, 9 -> 9:00:00am.
  75.  
  76.      22. Multiple date, time, size, day-of-week, attribute criteria
  77.          can be specified, which are combined in a logical AND or OR
  78.          depending on how they are specified.
  79.  
  80.      23. FFG lets you pause (press any key) or interrupt (press
  81.          <ESC>) the search operation at any time.
  82.  
  83.      24. FFG can be used to produce database files of its output
  84.          (ASCII comma-delimited files)(/f, option)
  85.  
  86.      25. FFG provides useful default output format options but
  87.          permits extensive user customization of the output format.
  88.  
  89.      26. FFG can be used to produce output as DOS batch files (.BAT)
  90.          with DOS replaceable parameters (%1 through %9).  The batch
  91.          file can then be used to execute a arbitrary command against
  92.          the group of files such as copy, back up, archive, delete,
  93.          move, edit...).  The power and flexibility of this feature
  94.          is limited only by your imagination.  Although some other
  95.          finders have similar capability, they do not have the same
  96.          flexibility.
  97.  
  98.      27. By default, when FFG is searching all disk drives, it skips
  99.          disk drives that are logical aliases of other physical
  100.          drives that have already been searched.  This avoids reports
  101.          of multiple copies of a file when in fact there is only one
  102.          physical copy of the file.
  103.  
  104.      28. FFG lets you use 43- and 50-line video modes on EGA/VGA
  105.          systems so you can see more on the screen.
  106.  
  107.